projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
704c974
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Mon, 18 Dec 2000 15:40:18 +0000
(15:40 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Mon, 18 Dec 2000 15:40:18 +0000
(15:40 +0000)
lisp/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 60473b925cc6d0229800a21557cea08be4259f85..e71bed92aa33e9d5cfe6226252a79d8e061d20b5 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2000-12-18 Gerd Moellmann <gerd@gnu.org>
+
+ * faces.el (face-spec-set): Interpret a nil in specs for
+ foreground and background colors as `unspecified', for
+ compatibility with 20.x.
+
2000-12-18 Dave Love <fx@gnu.org>
* mail/sendmail.el (send-mail-function): Customize.
diff --git
a/src/ChangeLog
b/src/ChangeLog
index ee6abcb4f3bfa06398c80a5d379d9f2a3f845d6d..7f82d5785da89c3624fff5ef93b43099b15e3771 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2000-12-18 Gerd Moellmann <gerd@gnu.org>
+
+ * s/hpux10.h (_FILE_OFFSET_BITS): Undef again.
+
2000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
* msdos.c (IT_set_face): Obey inverse_video.